From: Xue Fuqiao Date: Wed, 18 Nov 2015 00:56:50 +0000 (+0800) Subject: * admin/release-process: Improve wording. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~1568 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=35d490fd324ded65f9859c16552240a14ac4e15b;p=emacs.git * admin/release-process: Improve wording. --- diff --git a/admin/release-process b/admin/release-process index 4a0890f3e4b..c403698079d 100644 --- a/admin/release-process +++ b/admin/release-process @@ -20,8 +20,10 @@ At the beginning of this phase, a release branch called "emacs-NN" ("NN" represents the major version number of the new Emacs release) will be cut from `master'. -This phase is spent fixing bugs and eliminating undocumented new -features on the "emacs-NN" branch. +This phase is mostly spent fixing bugs and eliminating undocumented +new features on the "emacs-NN" branch. Actually, the default branch +for pushing any work in this phase should be "emacs-NN", except for +new features. In parallel to this phase, `master' can receive new features, to be released in the next release cycle. From time to time, the master